home *** CD-ROM | disk | FTP | other *** search
/ BBS in a Box 5 / BBS in a Box -Volume V (BBS in a Box) (April 1992).iso / Files / Util / Pm-Pz / PowerStaPatch < prev    next >
Encoding:
Text File  |  1988-03-12  |  1.3 KB  |  30 lines  |  [TEXT/MSWD]

  1.  
  2.  
  3. Opening a document via the Open Other button in a documents window under
  4. MultiFinder can cause problems when you come back to PowerStation - weird
  5. behavior or a crash.
  6. Either of two patches to PowerStation 2.3 will fix this problem.  The short
  7. patch will alter the behavior of PowerStation such that the documents window
  8. will still be open when you come back to PowerStation. The long patch will
  9. make no functional change, i.e., the documents window will be closed when you
  10. come back to PowerStation. Apply one patch or the other, not both.
  11. Short patch:
  12. Search for: 0001 4EBA F108
  13. Change to:  0000 """" """"
  14. (located in block 46 (2E hex) at offset 196 (C4 hex) bytes within the block)
  15. Long patch:
  16. Search for: 41ED F6DA
  17. (located in block 46 (2E hex) at offset 150 (96 hex) bytes within the block)
  18. Change the 41ED F6DA and the following 48 bytes as follows.  The top line of
  19. each pair of lines shows the original, the bottom line shows the new:
  20.                41ED F6DA 2D50 FFBA 3D6D
  21.                2D6D F6DA FFBA 3D6D F6E0
  22. F6E0 FFBE 41EE FFC0 43ED F6E2 700F 20D9
  23. FFBE 43EE FFC0 41ED F6E2 7040 A02E 3F2E
  24. 51C8 FFFC 3F2E 0008 486E FFB8 4EBA FBAA
  25. 0008 486E FFB8 4EBA FBB0 3F06 1F3C 0001
  26. 3F06 1F3C 0001 4EBA F108
  27. 4EBA F10E BC6D F8B8 6604
  28. (end of patch)
  29.  
  30. Download complete.